void remove_from_bsp()
None
None
This function removes the object from the bsp tree, by removing it from the linked list of elements from the bsp_node the object is in. After removing the object from the bsp tree, you can move it around and reinsert it in a new position.